-
Home
-
Facebook for WooCommerce
-
3.3.5 (latest)
-
Code
-
Classes
- AdminMessageHandler
Total Complexity |
46 |
Dependencies |
0 |
Dependents |
1 |
Total lines |
356 |
Lines of code |
121 |
Logical lines of code |
58 |
Comment lines |
170 |
Methods |
23 |
Properties |
5 |
Methods 23
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
show_messages() |
S |
50 |
7 |
28 |
load_messages() |
S |
60 |
8 |
11 |
set_messages() |
S |
57 |
5 |
16 |
get_message_id() |
S |
75 |
2 |
4 |
get_error() |
S |
78 |
2 |
3 |
redirect() |
S |
71 |
2 |
6 |
get_message() |
S |
78 |
2 |
3 |
get_info() |
S |
78 |
2 |
3 |
get_warning() |
S |
78 |
2 |
3 |
get_messages() |
S |
82 |
1 |
3 |
get_infos() |
S |
82 |
1 |
3 |
get_warnings() |
S |
82 |
1 |
3 |
__construct() |
S |
72 |
1 |
5 |
get_errors() |
S |
82 |
1 |
3 |
info_count() |
S |
80 |
1 |
3 |
warning_count() |
S |
80 |
1 |
3 |
error_count() |
S |
80 |
1 |
3 |
add_message() |
S |
80 |
1 |
3 |
add_info() |
S |
80 |
1 |
3 |
add_warning() |
S |
80 |
1 |
3 |
add_error() |
S |
80 |
1 |
3 |
clear_messages() |
S |
80 |
1 |
3 |
message_count() |
S |
80 |
1 |
3 |